func github.com/aws/aws-sdk-go-v2/service/s3.validateOpGetBucketLocationInput

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		validators.go#L627: 	if err := validateOpGetBucketLocationInput(input); err != nil {
		validators.go#L4337: func validateOpGetBucketLocationInput(v *GetBucketLocationInput) error {